@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font:12px Arial,"microsoft yahei"; color:#333; background:#fff;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; }
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#ff0000;}
input,textarea,select,button{  font-family:Arial,"Microsoft YaHei";}
input:focus,textarea:focus,select:focus,button:focus{ outline:none;}
::-moz-selection {background:#333;color:#FFF;}
::selection {background: #333;color: #FFF;}
img{border:0}
.clear { zoom: 1;clear:both; }
.clear:after { content: ''; display: block; clear: both; }

@font-face {font-family:'ygymbxsjt'; src: url('../fonts/ygymbxsjt.ttf') format('truetype'); }

.fl{ float:left; }
.fr{ float:right; }
.c1200{ width:1200px; margin:0 auto; position: relative; }


/*nav*/
.header{width: 100%;height:6.25rem;position: fixed;top: 0;z-index:99999;}
.header_c {width:76%; margin:0 auto; min-width: 75rem;}
.header_logo{ margin-top:0; width: 100px; height:100px;}
.header_logo a{ width: 100px; height: 100px; display: block; background: url(../images/logo.jpg) center center no-repeat; background-size: cover;}
.header_nav{ height:6.25rem; position:relative; z-index:1000; margin-right: 3.125rem;}
.headerNav{ padding:0; height:54px; margin:23px auto;}
.headerNav li{float:left; height:54px; width:130px; line-height:54px; position:relative; margin:0 10px; }
.headerNav li .m{display:block; width:130px; height:54px; text-align:center; color:#fff; line-height:54px; cursor:pointer; font-size:16px;}
.headerNav li span{ display:block; position:absolute; width:0px; height:0px; background:#ff0000; top:50px; left:50%;}
.headerNav li .m:hover{ color:#ff0000;}
.headerNav li .navMenu{display:none; position:absolute; top:52px; left:0; z-index: 1000; width:130px; background:#fff; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.headerNav li .navMenu dd a{ float: left; display: block;  width:110px; border-bottom: solid 1px #eee; text-align:center; line-height:20px; padding: 10px 10px; margin: 0; color:#666; font-size:12px;}
.headerNav li .navMenu dd a:hover{background:#ff0000; color:#fff; border-bottom-color: #ff0000;}
.headerNav li:hover .m,.headerNav li .on{ color: #ff0000;}

.is-fixed.mod-header {position:fixed;top:0; height:100px;width:100%;background-color: rgba(255, 255, 255, 1); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1);}
.is-fixed.mod-header .headerNav li .m{ color: #333;}
.is-fixed.mod-header .headerNav li:hover .m,.is-fixed.mod-header .headerNav li .on{ color: #ff0000;}
.is-fixed.mod-header .search-user b{background:url(../images/search1.png) no-repeat center;}


/* 搜索 */
input{outline:none}
.search-user b{background:url(../images/search.png) no-repeat center;}
.search-user a{width:42px;height:90px;display:inline-block;position:relative;top:5px;overflow:hidden;}
.search-user a b{width:42px;height:90px;display:block;position:absolute;top:0;left:0;}
#vivo-head .vivo-nav{float:right;width:45px;height:100px;margin:auto;position:relative;z-index:999;}
#vivo-head .vivo-search{  left: 0;height:80px;width:100%;background:#202223;position:absolute;top:100px;z-index:999;display:none;}
.vivo-search .search-box{width:710px;height:40px;position:absolute;top:20px;left:50%;margin-left:-355px;position:relative;z-index:999;}
.vivo-search .search-box input.inputBox{ float:left;width:560px;height:30px;padding:5px 10px;font-size:14px;color:#555;border:none;background:#fff;overflow:hidden;vertical-align:middle;}
.vivo-search .search-box .searchBox{ float:left;width:110px;height:40px; overflow:hidden;text-align:center;font-size:14px;color:#333;border:none;overflow:hidden;vertical-align:middle;background:#aaa;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.vivo-search .search-box .searchBox:hover{background:#ff0000; color:#fff;}
.vivo-search .search-box a.close{width:24px;height:24px;position:absolute;top:8px;right:-40px;background:url(../images/vivo-head-ico.png) -86px 0 no-repeat;_background-image:url(../images/vivo-head-ico.gif);}
.vivo-search .search-box a.close:hover{background-position:-86px -25px;}



/* indexBanner */
#indexBanner{position: relative; overflow: hidden; height:100vh; min-width:75rem; background-color: #21282e;}

/* banner */
.banner{height:100%; position:relative; min-width:75rem;}
/* .nav-main a:hover,.nav-main a.cur{opacity:1; -moz-opacity:1; filter:alpha(opacity=100);} */
.rightIcon{  height: 80px; position: absolute; right: 12%; bottom: 0; padding: 0 25px; background-color: #fff; z-index: 222;}
.rightIcon .item{display:block; width: 70px;  height:20px; margin: 30px 30px 30px 0; position: relative;text-align:center;}
.rightIcon .item dt{ float: left; width: 30px; height: 20px; position: relative;}
.rightIcon .item a{ display: none; width:30px; position: absolute; height:20px; text-align: center; line-height: 20px; margin:0 0; color: #999; overflow:hidden; font-size: 20px; font-weight: bold; position: relative; transition: all 0.5s ease;}
.rightIcon .item a.cur{ font-size: 24px; color: #003e86; display: block; }
.rightIcon .item dd{ float: right; width: 40px; font-size: 20px; line-height: 20px; color: #999; position: relative;}
.rightIcon .item dd span{ margin-right: 5px;}
.switch{ position: relative; height: 20px; margin: 30px 0 30px 30px;  width: 80px;}
.switch p{ width: 1px; height: 20px; background-color: #ccc; margin: auto;}
.prev,.next{display:block; width:20px; height:20px;  position:absolute; z-index:222; bottom:0; overflow:hidden; cursor:pointer; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);  background: url(../images/bannerIcon.png) no-repeat;}
.prev{left:0;  background-position: 0 0;}
.next{right:0; background-position: -20px 0;}
.prev:hover{ background-position: 0 -20px;}
.next:hover{  background-position: -20px -20px;}


.banner-box,.slide{display:block; width:100%; height:100%; overflow:hidden;}
.banner-box{position:relative;}
.slide{display:none; height:100%; position:relative; position:absolute; z-index:8;}

/* #banner1{background:url(../images/banner/banner1.jpg) center center no-repeat;} */
#banner2{background:url(../images/banner/banner2.jpg) center center no-repeat;}
#banner3{background:url(../images/banner/banner3.jpg) center center no-repeat;}

.slide a{display:block; width:100%; height:100%; cursor:pointer;}
.banner2_1{position:absolute;z-index:9;left:12%; top: 30%; }
.banner2_2{position:absolute;z-index:9;left:12%; top: 48%; }
.banner3_1{position:absolute;z-index:9;left:12%; top: 30%; }
.banner3_2{position:absolute;z-index:9;left:12%; top: 48%; }


.banAnimate .banner2_1{display:block;animation-name:bannera;-webkit-animation:bannera 0.4s linear 0s normal none;-moz-animation:bannera 0.4s linear 0s normal none;animation:bannera 0.4s linear 0s normal none;}
@-webkit-keyframes bannera{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }
@-moz-keyframes bannera{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }
@keyframes bannera{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }

.banAnimate .banner2_2{display:block;animation-name:bannerb;-webkit-animation:bannerb 0.4s linear 0s normal none;-moz-animation:bannerb 0.4s linear 0s normal none;animation:bannerb 0.4s linear 0s normal none;}
@-webkit-keyframes bannerb{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }
@-moz-keyframes bannerb{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }
@keyframes bannerb{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }


.banAnimate .banner3_1{display:block;animation-name:bannerd;-webkit-animation:bannera 0.4s linear 0s normal none;-moz-animation:bannerd 0.4s linear 0s normal none;animation:bannerd 0.4s linear 0s normal none;}
@-webkit-keyframes bannerd{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }
@-moz-keyframes bannerd{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }
@keyframes bannerd{from{opacity:0;top:10%;} to{opacity:1;top:30%;} }

.banAnimate .banner3_2{display:block;animation-name:bannere;-webkit-animation:bannere 0.4s linear 0s normal none;-moz-animation:bannere 0.4s linear 0s normal none;animation:bannere 0.4s linear 0s normal none;}
@-webkit-keyframes bannere{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }
@-moz-keyframes bannere{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }
@keyframes bannere{from{opacity:0;top:70%;} to{opacity:1;top:48%;} }


.Vidage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}
.Vidage__backdrop{position:absolute;top:0;right:0;bottom:0;left:0}
.Vidage--allow .Vidage__video{display:block}
.Vidage{top:0;right:0;bottom:0;left:0;z-index:-1}
.Vidage,.Vidage__video{min-width:100%;min-height:100%}
.Vidage__video{position:absolute;top:50%;left:50%;width:auto;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:none}

.indexCont{margin: 0 auto; height:100%; position:absolute; width:100%;}

@media screen and (max-width:1440px){
.banner2_1,.banner3_1{left:5%; top: 30%; }
.banner2_2,.banner3_2{left:5%; top: 55%; }
.rightIcon{ right: 5%; bottom: 0; }
}

@media screen and (max-width:1200px){
.banner2_1,.banner3_1{left:0; top: 30%; }
.banner2_2,.banner3_2{left:0; top: 60%; }
.rightIcon{ right: 0%; bottom: 0; }
}

/* indexTitle */
.indexTitle{ width: 100%; text-align: center;}
.indexTitle h2{ font-size: 36px; color: #333; font-weight: normal;}
.indexTitle p{ font-size: 18px; color: #999; margin-top: 10px;}


/* indexAbout */
.indexAbout{ width: 100%; margin: auto; position: relative; padding: 90px 0 50px; background: url(../images/aboutBg.jpg) center top no-repeat; background-size: 100% 100%;}
.indexAbout .cont{ font-size: 16px; color: #999; line-height: 48px; margin: 40px auto;}
.indexAbout .list{ width: 100%; margin-bottom: 100px;}
.indexAbout .list dl{ float: left;background-color: #fff; margin-left: 48px;}
.indexAbout .list dl:first-child{ margin-left: 0;}
.indexAbout .list dl a{ display: block;  width: 242px; padding: 10px; border: solid 1px #eee; height: 100px; }
.indexAbout .list dl dt{ float: left; width: 85px; height: 79px; margin: 10px 0; background: url(../images/aboutIcon.png) no-repeat;}
.indexAbout .list dl:nth-child(1) dt{ background-position: 0 0;}
.indexAbout .list dl:nth-child(2) dt{ background-position: -85px 0;}
.indexAbout .list dl:nth-child(3) dt{ background-position: -170px 0;}
.indexAbout .list dl:nth-child(4) dt{ background-position: -255px 0;}
.indexAbout .list dl dd{ float: right; width: 140px; font-size: 16px; color: #333; line-height: 24px; margin: 38px 0;}
.indexAbout .list dl:hover a{ border-color: #003e86;}
.indexAbout .list dl:hover dd{ color: #003e86;}

/* programNav */
.programNav {left:50%; list-style:none; margin:0; position:fixed; top:50%; width: 200px; height: 100px; z-index:9999; margin-left:-850px; margin-top:-50px}
.programNav li {margin:5px 0; padding:0; width: 100%; float: right; height: 30px; position: relative; z-index: 2;}
.programNav li span{ text-align: right; width: 180px; float: right; font-size: 14px; color: #666; line-height: 30px;}
.programNav li p{ float: right; width: 10px; height: 10px; margin:9px 0 9px 8px; border-radius: 50%; overflow: hidden; border: solid 1px #ddd; background-color: #fff;}
.programNav li p i{ display: block; width: 8px; height: 8px; border-radius: 50%;margin: 1px; overflow: hidden; background-color: #fff;}
.programNav a {}
.programNav .current span{ color:#003e86;}
.programNav .current p{ border-color: #003e86;}
.programNav .current i{ background-color: #003e86;}
.programNav .line{ width: 1px; height: 180px; position: relative; z-index: 1; background-color: #eee; position: absolute; top: 12px; right: 5px;}


/* indexService */
.indexService{margin:0 auto; width:100%; min-width:1200px; }
.indexService li{float:left; display:inline-block; width:20%; position:relative; cursor:pointer; overflow:hidden;}
.indexService li .img{ width:100%; z-index:0;}
.indexService li .con{ position:absolute; top:0; left:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing: border-box; width: 100%; height:100%; padding:0;}
.indexService li .con img{ width:20.8%; margin:110px 39.6% 20px; opacity: 1; transition: all 0.2s ease;}
.indexService li .title{ text-align:center; padding: 0 10%; color:#fff; position:relative; font-size:24px; line-height:28px; transition: all 0.4s ease;}
.indexService li .title p{ font-size:14px; text-transform: uppercase; line-height: 20px; margin-top: 10px; letter-spacing:3px;}
.indexService li .line{ width:50px; width:10.4%; height:1px; background:#fff; margin:16px 44.8% 25px; display:block;  opacity:0; transform: translateY(200px); transition: all 0.6s ease;}
.indexService li .cont{line-height:32px; opacity:0; padding: 0 10%; text-align:center; color:#fff; transform: translateY(200px); transition: all 0.8s ease;}
.indexService li .more{opacity:0;transform: translateY(200px); transition: all 1s ease;}
.indexService li .more a{width:40.8%; margin:20px 29.6% 0; height:32px; background: url(../images/arrow.png) center center no-repeat; display:block; text-align:center; line-height:32px; border:1px solid #fff; color:#fff; }
.indexService li .more a:hover{ background:#fff url(../images/arrow1.png) center center no-repeat; color:#003e86;}
.indexService li:hover .con{background:rgba(0, 37, 128,0.8);  color:#fff;}
.indexService li:hover .con img{opacity:0; transform: translateY(-170px);}
.indexService li:hover .title{transform: translateY(-170px); opacity:1;}
.indexService li:hover .line{transform: translateY(-170px); opacity:1;}
.indexService li:hover .cont{transform: translateY(-170px); opacity:1;}
.indexService li:hover .more{transform: translateY(-170px); opacity:1;}

@media (max-width:1680px) {
.indexService li .con img{ width:20.8%; margin:90px 39.6% 20px; opacity: 1; transition: all 0.2s ease;}
.indexService li .cont{line-height:28px; opacity:0;  text-align:center; color:#fff; transform: translateY(200px); transition: all 0.8s ease; width:90%; padding:0 5%; }
.indexService li:hover .title{transform: translateY(-150px); opacity:1;}
.indexService li:hover .line{transform: translateY(-150px); opacity:1;}
.indexService li:hover .cont{transform: translateY(-155px); opacity:1;}
.indexService li:hover .more{transform: translateY(-165px); opacity:1;}
.indexService .d1{display:none;}
}
@media (max-width:1440px) {
.indexService li .con img{ width:20.8%; margin:60px 39.6% 20px; opacity: 1; transition: all 0.2s ease;}
.indexService li .cont{line-height:24px; opacity:0; padding: 0 5%; text-align:center; color:#fff; transform: translateY(200px); transition: all 0.8s ease; width:90%; padding:0 5%;}
.indexService li:hover .title{transform: translateY(-110px); opacity:1;}
.indexService li:hover .line{transform: translateY(-120px); opacity:1;}
.indexService li:hover .cont{transform: translateY(-125px); opacity:1;}
.indexService li:hover .more{transform: translateY(-130px); opacity:1;}
.indexService .d2{display:none;}
.indexService .d1{display:none;}
}



/* indexNews */
.indexNews{ width:1200px; margin:100px auto; position: relative;  }
.indexNews .hd{ height:30px; width: 100%; line-height:30px; margin-top: 50px;  position:relative; }
.indexNews .hd ul{  width: 100%; text-align: center; }
.indexNews .hd ul li{ display: inline-block; font-size: 18px; margin: 0 40px; color: #333; cursor:pointer;  }
.indexNews .hd ul li.on{ color: #ff0000 ;}
.indexNews .bd { width: 100%; margin-top: 40px;}
.indexNews .bd ul{ padding:0;  zoom:1;  }
.indexNews .bd li{ float: left;  width: 380px; margin-left: 30px; }
.indexNews .bd li:first-child{ margin-left: 0;}
.indexNews .bd li .img{ float: left; width: 380px; height: 220px; overflow: hidden;}
.indexNews .bd li .img img{ width: 380px; height: 220px;  transition: all 0.5s ease;}
.indexNews .bd li .cont{ float: left; width: 340px; height: 120px; padding: 20px;}
.indexNews .bd li .time{ width: 100%; float: left;  }
.indexNews .bd li .time span{ font-size: 18px; color: #999; float: left; text-transform: uppercase;}
.indexNews .bd li .time p{ font-size: 14px; color: #003e86; float: left; margin-left: 10px; padding:1px 5px; border: solid 1px #003e86;}
.indexNews .bd li .line{ float: left; width: 40px; height: 2px; background-color: #ddd; margin: 10px 0; transition: all 0.5s ease;}
.indexNews .bd li .name{ float: left; width: 100%; font-size: 16px; color: #333; line-height: 30px;}
.indexNews .bd li:hover img{transform:scale(1.2)}
.indexNews .bd li:hover .cont{ background-color: #eee;}
.indexNews .bd li:hover .line{ width: 340px; background-color: #003e86;}



/* footer */
footer{ width: 100%; background-color: #252525; margin: auto;}
footer .footer{ width: 100%; padding: 100px 0 70px;}
footer .footer .left{ width: 400px; margin-right: 200px;}
footer .footer .left dt{ font-size: 16px; color: #aaa; font-weight: bold; margin-bottom: 20px;}
footer .footer .left dd{ font-size: 14px; line-height: 30px; color: #999;}
footer .footer .mid{ width: 270px;}
footer .footer .mid .name{ font-size: 16px; color: #999; text-transform: capitalize;}
footer .footer .mid .list{ width: 100%; margin: 20px 0;}
footer .footer .mid .bdsharebuttonbox a{ float: left; width: 40px; height: 40px; padding: 0; border-radius: 50%; margin-right: 20px; background:#999 url(../images/footerIcon.png) no-repeat;}
footer .footer .mid .bdsharebuttonbox a:nth-child(1){ background-position: 0 0;}
footer .footer .mid .bdsharebuttonbox a:nth-child(2){ background-position: -40px 0;}
footer .footer .mid .bdsharebuttonbox a:nth-child(3){ background-position: -80px 0;}
footer .footer .mid .bdsharebuttonbox a:hover{ background-color: #fff;}
footer .footer .mid .bdsharebuttonbox a:nth-child(1):hover {  background-position: 0 -40px;}
footer .footer .mid .bdsharebuttonbox a:nth-child(2):hover {  background-position: -40px -40px;}
footer .footer .mid .bdsharebuttonbox a:nth-child(3):hover {  background-position: -80px -40px;}
footer .footer .mid .more a{ display: block; width: 270px; color: #999; border-bottom: solid 1px #999; text-transform: capitalize; font-size: 16px; background: url(../images/arrow.png) top right no-repeat; padding-bottom: 10px;}
footer .footer .mid .more a:hover{ color: #fff; border-bottom-color: #fff;}
footer .footer .right{ width: 130px;}
footer .footer .right img{ width: 130px; height: 130px;}
footer .footer .right p{ text-align: center; font-size: 12px; color: #ddd; margin-top: 10px;}

footer .link{ width: 100%; padding: 20px 0; border-bottom: solid 1px #333;font-size: 14px; color: #666; line-height: 36px; border-top: solid 1px #333;}
footer .link a{ color: #666;}
footer .link a:hover{ color: #ff0000; text-decoration: underline;}
footer .link i{ margin: 0 5px;}

footer .copy{ width: 100%; text-align: center; font-size: 14px; color: #666; padding: 15px 0;}
footer .copy a{ color: #666;}
footer .copy a:hover{ color: #ff0000; text-decoration: underline;}


/* pageBanner */
.pageBanner{ width: 100%; margin: auto; height: 230px; padding-top: 170px; position: relative; text-align: center; color: #fff;}
.pageBanner h3{ font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.pageBanner p{ font-size: 16px; line-height: 30px;}

/* pageNav */
.pageNav{ width: 100%; margin: auto; height: 60px; line-height: 60px; border-bottom: solid 1px #eee;}
.nav1{ }
.pageNav ul{ text-align: center;}
.pageNav ul li{ display: inline-block; margin: 0 5px;}
.pageNav ul li a{ display: block; font-size: 16px; color: #333; padding: 0 20px;}
.pageNav ul li.select,.pageNav ul li:hover{ background-color: #003e86;}
.pageNav ul li.select a,.pageNav ul li:hover a{ color: #fff;}

/**/
.pages { margin:50px 0; position:relative; text-align:center; font-size:12px;}
.pages a { display:inline-block; height:35px; line-height:35px; background:#fff; border:1px solid #eee; text-align:center; color:#333; padding:0 15px; margin-left:6px;}
.pages a.a1 { background:#fff; width:56px; padding:0; }
.pages a:hover { background:#00578e;  border:1px solid #00578e; color:#fff; text-decoration:none }
.pages span { display:inline-block; height:35px; line-height:35px; background:#00578e; border:1px solid #00578e; color:#fff; text-align:center; padding:0 15px; margin-left:6px;}

.pages1{  margin:50px auto 0;}
.pages1_l{ float:left; width:270px; height:40px; border:solid 1px #e9e9e9;border-radius:4px;text-align:center; }
.pages1_l a{ line-height:40px; color:#444;}
.pages1_l:hover{ background:#00578e; color:#fff;  border:solid 1px #00578e;}
.pages1_l:hover a{ color:#fff; display:block;}
.pages1_r{ float:right; width:270px; height:40px; border:solid 1px #e9e9e9;border-radius:4px;text-align:center; }
.pages1_r a{ line-height:40px; color:#444; display:block;}
.pages1_r:hover{ background:#00578e; color:#fff; border:solid 1px #00578e;}
.pages1_r:hover a{ color:#fff;}


/* pageNews */
.pageNews{ width:1200px; margin:60px auto ; position:relative;}
.pageNews li{ float:left; width:1198px; height:198px; margin:20px 0; border:solid 1px #eee;}
.pageNews .NewsLeft{ float:left; width:340px; height:198px; overflow:hidden; position:relative;}
.pageNews .NewsLeft img{ width:340px; height:198px;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;}
.pageNews .NewsRight{ float:right; width:798px; height:138px; padding:30px 30px;}
.pageNews .NewsRight .title{ float:left; width:100%; font-size:20px; font-weight:bold; color:#333;}
.pageNews .NewsRight .title span{font-size:16px; font-family: "Arial"; font-weight:normal;}
.pageNews .NewsRight .line{ float:left; width:150px; height:1px; background:#aaa; margin-top:10px;}
.pageNews .NewsRight .time{ float:left; width:100%; font-size:14px; color:#999; margin:10px 0 -5px;}
.pageNews .NewsRight .summary{ float:left; margin-top:15px; font-size:14px; line-height:26px; color:#999;}
.pageNews li:hover { border-color:#00578e; background:#00578e;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition:all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.pageNews li:hover img{ transform:scale(1.2)}
.pageNews li:hover .title, .pageNews li:hover .summary, .pageNews li:hover .time{ color:#fff;}


.NewsDetail{ width:100%; margin:60px auto ;}
.NewsDetail .NewsTitle{ font-size:24px; color:#333; font-weight:bold; text-align:center; width:100%;}
.NewsDetail .NewsTime{ font-size:14px; color:#999; text-align:center; padding:15px 0 10px; border-bottom:dashed 1px #eee;}
.NewsDetail .NewsCon{ width:100%; font-size:14px; line-height:32px; border-bottom: dashed 1px #eee; color:#333; padding: 30px 0; word-wrap:break-word; word-break:break-all; }
.NewsDetail .NewsCon img{ max-width:100%;}


.pageCase { width: 1200px; margin:60px auto; position: relative; }
.pageCase ul { width: 1248px; margin:0 -24px;  }
.pageCase li { float: left; width: 368px; height: 404px; margin: 0 24px 30px 24px; background-color: #fafafa; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }
.pageCase li:hover{ -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 20px; -moz-box-shadow: rgba(0,0,0,0.1) 0 0 20px; box-shadow: rgba(0,0,0,0.1) 0 0 20px; }
.pageCase li a { display: block; height: 404px; }
.pageCase .pic { width: 368px; height: 220px; overflow: hidden; }
.pageCase .pic img { width: 368px; height: 220px; transition: all .5s; -webkit-transition: all .5s; }
.pageCase .pic:hover img { transform: translateZ(0) scale(1.1); -webkit-transform: translateZ(0) scale(1.1); -moz-transform: translateZ(0) scale(1.1); -ms-transform: translateZ(0) scale(1.1); }
.pageCase .info { width: 328px; height: 184px; padding: 0 20px; }
.pageCase .info .title { padding-top: 8px; line-height: 44px; font-size: 16px; color: #333; }
.pageCase .info .con { line-height: 26px; font-size: 14px; color: #999; }






/* pageAbout */
.pageAbout{ width: 1200px; margin: 60px auto; font-size: 14px; color: #333; line-height: 32px;}
.pageAbout img{ max-width: 100%;}


/* pageService */
.pageService{ width: 100%; margin:0 auto 0; padding-top: 100px;}
.pageService ul{ width: 1260px; margin: 30px -30px 0;}
.pageService ul li{ float: left; width: 570px; height: 370px; margin: 30px; position: relative; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.05); -moz-box-shadow:0 0 10px rgba(0,0,0,0.05); box-shadow:0 0 10px rgba(0,0,0,0.05); overflow: hidden;}
.pageService ul li .cont{ width: 510px; height: 310px; background:#fff ; overflow: hidden; padding: 30px; position: relative; z-index: 1;}
.pageService ul li .cont .name{ font-size: 24px; color: #003e86; width: 100%;}
.pageService ul li .cont .con{ font-size: 14px; color: #666; line-height: 28px; margin-top: 30px; width: 100%;}
.pageService ul li .cont .list{ width: 440px; margin-top: 20px;}
.pageService ul li .cont .list p{ float: left; width: 200px; margin: 5px 0; padding-right: 20px; font-size: 14px; color: #999; line-height: 24px;}
.pageService ul li .cont .list p span{ float: left; margin: 9px 9px 9px 0; width: 6px; height: 6px; display: block; border-radius: 50%; background-color: #003e86;}
.pageService ul li .cont .number{  font-size: 60px; color: #f9f9f9; position: absolute; bottom: 30px; right: 35px; font-style: oblique ;}
.pageService ul li .img{ width: 0; height: 0; position: absolute; z-index: 2; top: 0; left: 0; overflow: hidden; transition: all 0.8s ease;}
.pageService ul li .img img{ width: 570px; height: 370px; position: relative; z-index: 1; }
.pageService ul li .img p{ width: 100%; height: 100%; position: absolute; top: 0;left: 0; z-index: 2; background-color: rgba(0, 0, 0, 0.4);}
.pageService ul li .img p span{ display: block; width: 540px; height: 340px; border: solid 1px #fff; text-align: center; line-height: 340px; margin: 14px; font-size: 24px; color: #fff; }
.pageService ul li:hover .img{  width: 570px; height: 370px;}

/* pageSubject */
.pageSubject{ width: 100%; margin:60px auto 0; padding: 100px 0 60px; background-color: #f5f5f5;}
.pageSubject .list{ width: 1220px; margin: 50px -10px 0;}
.pageSubject .list dl{ float: left; width: 224px; height: 450px; position: relative; margin: 10px;}
.pageSubject .list dl dt{ width: 224px; height: 250px; overflow: hidden; background: #fff url(../images/SubjectBg.png) top center no-repeat;}
.pageSubject .list dl dt .img{ width: 70px; height: 70px; margin:40px auto 0; overflow: hidden; border-radius: 50%; }
.pageSubject .list dl dt .name{ text-align: center; font-size: 16px; color: #666; line-height: 30px; padding: 25px 20px 0;}
.pageSubject .list dl dd{ width: 224px; height: 200px; overflow: hidden;}
.pageSubject .list dl dd img{ width: 224px; height: 200px; transition: all 0.8s ease;}
.pageSubject .list dl:hover img{transform:scale(1.2)}
.pageSubject .list dl:hover .name{ color: #003e86;}

/* pageTeam */
.pageTeam{ width: 100%; margin:0 auto 0; padding: 100px 0;  }
.TeamList{ position:relative; margin: 60px auto 0;   }
.TeamList .prev,.TeamList .next{ width: 16px; height: 30px; background: url(../images/teamIcon.png) no-repeat; top: 98px; position: absolute;}
.TeamList .prevStop{ background-position: 0 0;}
.TeamList .nextStop{ background-position: -16px 0;}
.TeamList .prev{ left: -66px; background-position: 0 -30px;}
.TeamList .next{ right: -66px; background-position: -16px -30px;}
.TeamList .hd{width: 100%; overflow:hidden; margin-top:30px; zoom:1; height: 12px;}
.TeamList .hd ul{ width: 100%; overflow:hidden; zoom:1; text-align: center;; }
.TeamList .hd ul li{ display: inline-block; border-radius: 50%; margin: 0 6px; background-color: rgba(0, 37, 128,0.5);  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.TeamList .hd ul li.on{  background-color: rgba(0, 37, 128,1);}
.TeamList .bd{ width: 1200px; overflow: hidden; }
.TeamList .bd ul{ overflow:hidden; zoom:1; }
.TeamList .bd ul li{ margin-right:100px; width: 225px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.TeamList .bd ul li .img{ text-align:center; width: 225px; height: 225px; border-radius: 50%; overflow: hidden; }
.TeamList .bd ul li .img img{width: 225px; height: 225px;  transition: all 0.8s ease;}
.TeamList .bd ul li .name{ width: 100%; text-align: center; margin:15px auto 0;}
.TeamList .bd ul li .name p{ font-size: 24px; color: #333; line-height: 30px;}
.TeamList .bd ul li .name span{font-size: 14px; color: #999; line-height: 26px;}
.TeamList .bd ul li:hover img{transform:scale(1.2);}


/* pageCases */
.pageCases{ width: 100%; margin:0 auto ; padding: 100px 0 60px; background-color: #f5f5f5;}
.pageCases .list{ width: 100%; margin:50px auto 0;}
.pageCases .list ul{ width: 1230px; margin: 0 -15px;}
.pageCases .list ul li{ float: left; width: 380px; height: 460px; margin: 15px ;}
.pageCases .list ul li .img{ width: 370px; height: 360px; padding: 5px; background-color: #fff; overflow: hidden;}
.pageCases .list ul li .img img{ width: 370px; height: 360px; transition: all 0.8s ease;}
.pageCases .list ul li .cont{ width: 340px; height: 80px; padding:15px 20px 5px 20px; overflow: hidden;}
.pageCases .list ul li .cont .name{  font-size: 16px; color: #333; line-height: 24px;}
.pageCases .list ul li .cont .add{ font-size: 14px; color: #999; margin-top: 3px;}
.pageCases .list ul li:hover img{transform:scale(1.2);}
.pageCases .list ul li:hover .name{ color: #003e86;}

/* pageContact */
.pageContact{ width:1200px; margin:60px auto ;}
.ContactList{ width:1200px;  overflow:hidden;}
.contactList1{ float:left; width:440px;}
.contactOn{ width:100%; height:160px; border-bottom:solid 2px #eee; color:#333;}
.contactOn .On1{ font-size:24px; font-family:Arial;}
.contactOn .On2{ font-size:30px; font-weight:bold;}
.contactOn .On3{ font-size:14px; margin-top:5px; line-height:26px;  color:#666;}
.contactOn .On3 span{ color:#00578e; font-weight:bold;}
.contactUn{ width:100%; margin-top:20px;}
.contactUn .ADD{ float: left; margin:15px 0; width:100%; height:40px;}
.ADD .ADDImg i{ float:left; width:40px; height:40px; margin:0 ; background:url(../images/contacticon.png) no-repeat;}
.ADD .ADDImg .img1{background-position: 0 0;}
.ADD .ADDImg .img2{background-position: -40px 0;}
.ADD .ADDImg .img3{background-position: -80px 0;}
.ADD .ADDImg .img4{background-position: -120px 0;}
.ADD .ADDCon{ float:left; margin-left:15px; line-height:20px; }
.ADD .ADDCon span{ font-size:14px; color:#aaa;}
.ADD .ADDCon p{ font-size:16px; color:#333; font-weight:bold;}

.page_messages{ float:right; width:650px; margin-top:10px;}
.page_messages_top{font-size:20px; position:relative; color:#333; font-weight:bold; border-bottom:solid 1px #eee; padding-bottom:10px;}
.page_messages_list{ width:650px; margin-top:10px; overflow:hidden;}
.page_messages_list .row{ width:100%; clear:both;  margin: 10px 0;}
.page_messages_list label{ position:relative; display:block; }
.page_messages_list label span{ position:absolute; left:24px; top:18px; font-size:14px; color:#ccc;}
.page_messages_list .txt{ border:1px solid #eee; padding:20px 24px; background:#fff;}
.page_messages_list .txt:focus{ border:1px solid #00578e; padding: 20px 24px; background:#fff;}
.page_messages_list .txt.w1{ width:600px; height:14px; line-height:14px;}
.page_messages_list .txt.w2{ width:600px; height:130px; line-height:14px;}
.page_messages_list .btn{ float:left; border:0; background:#333; width:650px; height:60px; cursor:pointer; text-align:center; font-size:24px; font-weight:bold; color:#fff;}
.page_messages_list .row .btn:hover{ background:#00578e; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;}


/* pageHonor */
.pageHonor{ position: relative; margin: 60px auto; }
.pageHonor ul{ overflow:hidden; zoom:1; width: 1220px; margin:0 -10px; }
.pageHonor ul li{ margin:10px 10px; width: 283px; border: solid 1px #eee; background-color: #fff;  float:left; _display:inline; overflow:hidden; text-align:center; }
.pageHonor ul li .img{ width: 283px; height: 198px; overflow: hidden; }
.pageHonor ul li img{ width: 265px; height: 180px; margin: 9px; transition: all 0.8s ease;}
.pageHonor ul li p{ text-align: center; font-size: 14px; color: #333; line-height: 50px; overflow: hidden;}
.pageHonor ul li:hover img{transform:scaleX(1.10) scaleY(1.10);}
.pageHonor ul li:hover .img{ border-color: #00578e;}
.pageHonor ul li:hover p{ color: #00578e;}

#boxer{-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
#boxer-overlay{background:#000; height:100%; left:0; position: fixed; top:0; width:100%; z-index: 99999;}
#boxer{background:#fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); padding:10px; position: absolute; z-index: 99999;}
#boxer .boxer-close{background:rgba(0, 0, 0, 0.67) url(../images/iconImg.png) no-repeat 0 0px; cursor:pointer; display:block; height:50px; position:fixed; right:10px; top:10px; width:50px;text-indent:-99999px; z-index:106;}
#boxer .boxer-close:hover{ background:#00578e url(../images/iconImg.png) no-repeat 0px 0px;}
#boxer .boxer-arrow{background:rgba(0, 0, 0, 0.67) url(../images/iconImg.png) no-repeat 0 -50px; cursor:pointer; display:block; height:50px; margin:0 auto; position: absolute; text-indent:-99999px; top:50px; width:50px;}
#boxer .boxer-arrow.previous{left:0;}
#boxer .boxer-arrow.previous:hover{background:#00578e url(../images/iconImg.png) no-repeat 0 -50px; }
#boxer .boxer-arrow.next{background-position:-50px -50px; right:0;}
#boxer .boxer-arrow.next:hover{background:#00578e url(../images/iconImg.png) no-repeat -50px -50px; }
#boxer .boxer-position{color:#999; font-size:12px; margin:0; padding:10px 0 6px;}
#boxer .boxer-caption p{margin:0;padding:0; font-size:16px;}
#boxer .boxer-caption.gallery p{padding: 0; text-align:center; line-height:50px;}
#boxer.loading .boxer-container{background: #fff url(../images/loading.gif) no-repeat center;}



/* ContactMap */
.ContactMap{ padding:0; height:600px; margin:0 auto -50px; position:relative; z-index:1; background:#fff;}


/* customer */
.customer {bottom:60px; position:fixed; right:40px; z-index:9999;  font-size:12px;}
.customer a {display:block; width:50px; height:50px; border-radius: 50%; border:1px solid #ccc; background-color: #fff; position: relative; text-align: center; margin:10px 0; }
.customer a:hover{ background:#00578e; border-color: #00578e; }
.customer i{ display: block; height:50px; width:50px; background:url(../images/fudong.png);  }
.customer .customer1{ background-position:0px 0px;}
.customer .customer2{ background-position:-50px 0px;}
.customer .customer3{ background-position:-100px 0px;}
.customer .customer4{ background-position:-150px 0px;}
.customer a:hover .customer1{ background-position:0px -50px;}
.customer a:hover .customer2{ background-position:-50px -50px;}
.customer a:hover .customer3{ background-position:-100px -50px;}
.customer a:hover .customer4{ background-position:-150px -50px;}

.customer .qicq{}
.customer .qicq .qicqCon{ position:relative;}
.customer .qicq .qicqSub{ display:none; width:108px; border-radius: 5px; overflow: hidden; right:52px; bottom:0;  position:absolute; background:rgba(0, 0, 0, 0.8); padding:12px 12px 10px; z-index:9999;}
.customer .qicq .qicqSub p{ width:100%; text-align:center; display:inline-block; margin:3px 0;}
.customer .qicq .qicqSub p a img{ margin:8px 6px 8px 12px; float:left;}
.customer .qicq .qicqSub p a{display:block; width:108px; height:32px; padding:0; background:rgba(0, 0, 0, 0.1); border:1px solid #eee; position: relative; text-align: left; line-height:32px; border-radius:32px; margin:0; color:#fff;}
.customer .qicq .qicqSub p a:hover{ background:#00578e; color:#fff; border:1px solid #00578e;}

.customer .erweima{}
.customer .erweima .erweimaCon{ position:relative;}
.customer .erweima .erweimaSub{ display:none; border-radius: 5px; overflow: hidden; width:130px; right:52px; bottom:0;  position:absolute; background:rgba(0, 0, 0, 0.8); padding:12px 12px 10px; z-index:9999;}
.customer .erweima .erweimaSub img{ width:130px; height:130px;}
.customer .erweima .erweimaSub p{ width:100%; line-height:30px; color: #fff; text-align:center; display:inline-block; margin:0;}

.customer .ftel{}
.customer .ftel .ftelCon{ position:relative;}
.customer .ftel .ftelSub{ display:none; width:130px; border-radius: 5px; overflow: hidden; right:52px; bottom:0;  position:absolute; background:rgba(0, 0, 0, 0.8); padding:12px 12px 10px; z-index:9999;}
.customer .ftel .ftelSub p{ width:100%; line-height:30px; color: #fff; text-align:center; display:inline-block; font-size: 16px; margin:0;}



/* pageTechnology */
.pageTechnology{ width: 100%; margin: auto; padding: 80px 0;}
.pageTechnology .left{ width: 280px;}
.pageTechnology .left .leftNav{  background-color: #fafafa}
.pageTechnology .left .leftNav .name{ width: 240px; height: 60px; background: #003e86 url(../images/navBj.png) center  right 10px no-repeat; padding: 20px; color: #eee; } 
.pageTechnology .left .leftNav .name p{ font-size: 28px; font-weight: bold; margin-bottom: 3px;}
.pageTechnology .left .leftNav .name span{ font-size: 14px; font-family: 'Arial'; text-transform: uppercase;}
.pageTechnology .left .leftNav dl{ width: 100%;}
.pageTechnology .left .leftNav dt{ height:50px; width: 240px; line-height:50px; padding: 0 20px;  background:#eee; font-size: 16px; border-bottom: solid 1px #fff; cursor:pointer;}
.pageTechnology .left .leftNav dt a{ display: block; color: #333;}
.pageTechnology .left .leftNav dd{ padding: 0; color:#999; display:none; }
.pageTechnology .left .leftNav dd a{ color: #999; display: block; height: 40px; padding: 0 20px; width: 240px; line-height: 40px; font-size: 14px; border-bottom: solid 1px #f5f5f5;}
.pageTechnology .left .leftNav dd a:hover,.pageTechnology .left .leftNav dd a.on{color: #ff0000; }
.pageTechnology .left .leftNav dt.on{ background-color: #ff0000; color: #fff; border-bottom-color: #ff0000;}
.pageTechnology .left .leftNav dt.on a{ color: #fff;}
.pageTechnology .left .ContactL{ width: 100%; margin-top: 40px;}
.pageTechnology .left .ContactL .top{ float: left; width: 100%;}
.pageTechnology .left .ContactL .top span{ width: 100%; font-size: 24px; color: #333;}
.pageTechnology .left .ContactL .top p{ width: 30px; height: 4px; background-color: #003e86; margin-top: 5px;}
.pageTechnology .left .ContactL .cont{ float: left; width: 100%; font-size: 14px; color: #666; line-height: 24px; margin: 15px 0;}
.pageTechnology .left .ContactL .name{ float: left; width: 100%; font-size: 16px; color: #333; font-weight: bold;}
.pageTechnology .left .ContactL .tel{ float: left; width: 100%; margin: 10px 0;}
.pageTechnology .left .ContactL .tel p{ float: left; margin: 1px 0; width: 230px; font-size: 14px; line-height: 24px;}
.pageTechnology .left .ContactL .tel a{ float: right; display: block; width: 50px; height: 50px; background: #333 url(../images/kf.png) center center no-repeat;}
.pageTechnology .left .ContactL .tel a:hover{ background-color: #003e86;}
.pageTechnology .left .ContactL .wechat{float: left; width: 260px; padding: 10px; height: 90px; margin-top: 5px; background-color: #f5f5f5;}
.pageTechnology .left .ContactL .wechat img{ float: left; width: 90px; height: 90px;}
.pageTechnology .left .ContactL .wechat p{ float: left; margin-left: 10px; font-size: 12px; color: #999; line-height: 18px;}
.pageTechnology .left .ContactL .wechat p span{ float: left; width: 100%; font-size: 16px; color: #333; margin: 10px 0;}

.pageTechnology .right{ width: 850px;}
.pageTechnology .right .name{width: 100%; font-size: 20px; color: #333; line-height: 50px; border-bottom: solid 1px #eee;}
.pageTechnology .right .name span{ margin: 0 5px;}
.pageTechnology .right .cont{ width: 100%; margin: 0; padding: 30px 0; font-size: 14px; color: #333; line-height: 30px;}
.pageTechnology .right .cont img{ max-width: 100%;}
.pageTechnology .right .HighList{ width: 100%; margin-top: 20px;}
.HighList li{ float: left; width: 100%; padding: 20px 0; border-bottom: dashed 1px #ddd;}
.HighList li .left{ width: 230px; height: 160px; overflow: hidden;}
.HighList li .left img{ width: 230px; height: 160px; transition: all 0.8s ease;}
.HighList li .right{ width: 600px;}
.HighList li .right .title{ width: 100%; font-size: 18px; font-weight: bold; margin-top: 5px; color: #333;}
.HighList li .right .time{ font-size: 14px; margin: 10px 0; color: #999;}
.HighList li .right .summary{ font-size: 14px; color: #666; line-height: 26px;}
.HighList li:hover img{transform:scale(1.2);}
.HighList li:hover .title{ color: #003e86;}
.pageTechnology .NewsDetail{ margin: 30px auto ;}
.ProblemList{ width: 100%; margin: 30px auto ;}
.ProblemList li{ float: left; width: 100%; padding: 20px 0; border-bottom: dashed 1px #ddd;}
.ProblemList li .title{ width: 100%; font-size: 18px; color: #333; font-weight: bold;;}
.ProblemList li .title span{ float: left; margin-right: 10px; border-radius: 3px; overflow: hidden; display: block; width: 30px; height: 30px; text-align: center; line-height: 30px; font-weight: normal; color: #fff; background-color: #f00;}
.ProblemList li .summary{ width: 100%; font-size: 14px; line-height: 26px; margin-top: 10px; color: #666;}
.ProblemList li .summary span{ float: left; margin-right: 10px; border-radius: 3px; overflow: hidden; display: block; width: 30px; height: 30px; text-align: center; line-height: 30px; font-weight: normal; color: #fff; background-color: #003e86; font-size: 18px;}
.ProblemList li:hover .title{ color: #ff0000;}


/* pageSystem */
.pageSystem{ width: 100%; margin: 0 auto;}
.pageSystem .item{ float: left; width: 100%; padding: 70px 0;}
.pageSystem .item:nth-child(odd){ background-color: #f5f5f5;}
.pageSystem .item:nth-child(odd) .cont,.pageSystem .item:nth-child(even) .img{ float: left;}
.pageSystem .item:nth-child(odd) .img,.pageSystem .item:nth-child(even) .cont{ float: right;}
.pageSystem .item:nth-child(even){ background-color: #fff;}
.pageSystem .item .cont{ width: 700px;}
.pageSystem .item .name{ font-size: 24px; color: #003e86; font-weight: bold; line-height: 30px;}
.pageSystem .item .con{ width: 100%; margin-top: 20px; font-size: 14px; line-height: 32px; color: #666;}
.pageSystem .item .con img{ max-width: 100%;}
.pageSystem .item .more{ width: 140px; height: 40px; margin-top: 20px; text-align: center; line-height: 40px; border-radius: 5px; overflow: hidden; background-color: #003e86;}
.pageSystem .item .more a{display: block; font-size: 14px; color: #fff;}
.pageSystem .item .more:hover{ background-color: #f00;}
.pageSystem .item .img{ width: 420px; height: 270px; overflow: hidden;}
.pageSystem .item .img img{ width: 420px; height: 270px;}

/* SystemSlogan */
.SystemSlogan{ width: 100%; padding: 100px 0; margin: auto; background-color: rgba(0, 37, 128,0.1); text-align: center;}
.SystemSlogan h2{ font-size: 46px; color: #003e86; font-weight: normal;; font-family:'ygymbxsjt'; margin-bottom: 20px;}
.SystemSlogan p{ font-size: 16px; color: #333; line-height: 40px;}

/* pageTitle */
.pageTitle{ width: 100%; text-align: center;}
.pageTitle h2{ font-size: 30px; color: #333; font-weight: normal;}
.pageTitle a{ font-size: 16px; color: #999;}
.pageTitle a:hover{ color: #003e86;}

/* TransferTop */
.TransferTop{ width: 100%; margin: 0 auto; text-align: center; }
.TransferTop .name{ width: 100%; height: 41px; line-height: 41px;  position: relative; }
.TransferTop .name p{display: inline-block; margin-top: -15px; height:1px;width:10%;background:#ccc;overflow:hidden;vertical-align: middle;}
.TransferTop .name span{ padding: 0 25px; font-size: 30px; color: #333;   }
.TransferTop .secondary{  font-size: 16px; color: #999; margin: 10px 0; letter-spacing: 1px; text-transform: uppercase;}
.TransferTop .more a{ font-size: 16px; color: #003e86; text-decoration: underline;}
.TransferTop .more a:hover{ color: #ff0000;}


/* pageTeams */
.pageTeams{ width: 100%; margin:0 auto 0; padding: 80px 0;  }
.TeamsList{ position:relative; margin: 60px auto 0;   }
.TeamsList .prev,.TeamsList .next{ width: 16px; height: 30px; background: url(../images/teamIcon.png) no-repeat; top: 98px; position: absolute;}
.TeamsList .prevStop{ background-position: 0 0;}
.TeamsList .nextStop{ background-position: -16px 0;}
.TeamsList .prev{ left: -66px; background-position: 0 -30px;}
.TeamsList .next{ right: -66px; background-position: -16px -30px;}
.TeamsList .hd{width: 100%; overflow:hidden; margin-top:30px; zoom:1; height: 12px;}
.TeamsList .hd ul{ width: 100%; overflow:hidden; zoom:1; text-align: center;; }
.TeamsList .hd ul li{ display: inline-block; border-radius: 50%; margin: 0 6px; background-color: rgba(0, 37, 128,0.5);  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.TeamsList .hd ul li.on{  background-color: rgba(0, 37, 128,1);}
.TeamsList .bd{ width: 1200px; overflow: hidden; }
.TeamsList .bd ul{ overflow:hidden; zoom:1; }
.TeamsList .bd ul li{ margin-right:100px; width: 225px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.TeamsList .bd ul li .img{ text-align:center; width: 225px; height: 225px; border-radius: 50%; overflow: hidden; }
.TeamsList .bd ul li .img img{width: 225px; height: 225px;  transition: all 0.8s ease;}
.TeamsList .bd ul li .name{ width: 100%; text-align: center; margin:15px auto 0;}
.TeamsList .bd ul li .name p{ font-size: 24px; color: #333; line-height: 30px; margin-bottom: 5px;;}
.TeamsList .bd ul li .name span{font-size: 14px; color: #999; line-height: 20px;}
.TeamsList .bd ul li:hover img{transform:scale(1.2);}



/* pageCase */
.pageCase{ width: 100%; margin:0 auto ; padding: 80px 0 ; background-color: #f5f5f5;}
.pageCase .list{ width: 100%; margin:50px auto 0;}
.pageCase .list ul{ width: 1230px; margin: 0 -15px;}
.pageCase .list ul li{ float: left; width: 380px; height: 460px; margin: 15px ;}
.pageCase .list ul li .img{ width: 370px; height: 360px; padding: 5px; background-color: #fff; overflow: hidden;}
.pageCase .list ul li .img img{ width: 370px; height: 360px; transition: all 0.8s ease;}
.pageCase .list ul li .cont{ width: 340px; height: 80px; padding:15px 20px 5px 20px; overflow: hidden;}
.pageCase .list ul li .cont .name{  font-size: 16px; color: #333; line-height: 24px;}
.pageCase .list ul li .cont .add{ font-size: 14px; color: #999; margin-top: 3px;}
.pageCase .list ul li:hover img{transform:scale(1.2);}
.pageCase .list ul li:hover .name{ color: #003e86;}


/* pageResult */
.pageResult{ width: 100%; margin:0 auto ; padding: 80px 0 ; background-color: #f5f5f5;}
.pageResult .ResultList{ width: 100%; margin:50px auto 0; position: relative;}
.pageResult .prev,.pageResult .next{ width: 16px; height: 30px; background: url(../images/teamIcon.png) no-repeat; top: 120px; position: absolute;}
.pageResult .prevStop{ background-position: 0 0;}
.pageResult .nextStop{ background-position: -16px 0;}
.pageResult .prev{ left: -66px; background-position: 0 -30px;}
.pageResult .next{ right: -66px; background-position: -16px -30px;}
.pageResult .hd{width: 100%; overflow:hidden; margin-top:30px; zoom:1; height: 12px;}
.pageResult .hd ul{ width: 100%; overflow:hidden; zoom:1; text-align: center; }
.pageResult .hd ul li{ display: inline-block; border-radius: 50%; margin: 0 6px; background-color: rgba(0, 37, 128,0.5);  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.pageResult .hd ul li.on{  background-color: rgba(0, 37, 128,1);}
.pageResult .bd{ width: 1200px; overflow: hidden; }
.pageResult .bd ul{ overflow:hidden; zoom:1; width: 1200px; }
.pageResult .bd ul li{ float: left; width: 279px; height: 360px; margin-right: 28px ; }
.pageResult .bd ul li .img{ width: 269px; height: 262px; padding: 5px; background-color: #fff; overflow: hidden;}
.pageResult .bd ul li .img img{ width: 269px; height: 262px; transition: all 0.8s ease;}
.pageResult .bd ul li .cont{ width: 249px; height: 80px; padding:10px 15px 0 15px; overflow: hidden;}
.pageResult .bd ul li .cont .name{  font-size: 16px; color: #333; line-height: 24px;}
.pageResult .bd ul li .cont .add{ font-size: 14px; color: #999; margin-top: 3px;}
.pageResult .bd ul li:hover img{transform:scale(1.2);}
.pageResult .bd ul li:hover .name{ color: #003e86;}



/* pageActivity */
.pageActivity{ width: 100%; margin: auto; padding: 60px 0;}
.pageActivity ul{ overflow:hidden; zoom:1; width: 1230px; margin: 50px -15px; }
.pageActivity ul li{ margin:15px; float:left; height: 410px;; width: 380px; _display:inline; overflow:hidden; position: relative;  }
.pageActivity ul li .img{ width: 380px; height: 280px; overflow: hidden; position: relative; z-index: 1;}
.pageActivity ul li .img img{ width: 380px; height: 280px; position: relative; z-index: 1;  transition: all 0.5s ease;}
.pageActivity ul li .img p{ font-size: 14px; background-color: #f6b617; color: #fff; padding: 7px 10px; border-radius: 2px; position: absolute; z-index: 2; top: 20px; right: 20px;}
.pageActivity ul li .cont{ width: 300px; height:140px ; padding: 20px; background-color: #fff; margin:-60px auto 0; position: relative; z-index: 2;}
.pageActivity ul li .cont .name{ font-size: 18px; color: #333; font-weight: bold; line-height: 30px;}
.pageActivity ul li .cont .con{ font-size: 14px; color: #999; line-height: 26px; margin-top: 5px;}
.pageActivity ul li .cont .more { width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; }
.pageActivity ul li .cont .more a{ font-size: 14px; color: #333; }
.pageActivity ul li .cont .more a:hover{ color: #003e86;}
.pageActivity ul li:hover .cont{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.pageActivity ul li:hover img{transform:scale(1.1);}

/* pageAdv */
.pageAdv{ width: 100%; margin: auto; padding: 60px 0;}
.AdvList{ width: 1200px; margin: 50px auto; position: relative;}
.pageAdv .prev,.pageAdv .next{ width: 16px; height: 30px; background: url(../images/teamIcon.png) no-repeat; top: 120px; position: absolute;}
.pageAdv .prevStop{ background-position: 0 0;}
.pageAdv .nextStop{ background-position: -16px 0;}
.pageAdv .prev{ left: -66px; background-position: 0 -30px;}
.pageAdv .next{ right: -66px; background-position: -16px -30px;}
.pageAdv .hd{width: 100%; overflow:hidden; margin-top:30px; zoom:1; height: 12px;}
.pageAdv .hd ul{ width: 100%; overflow:hidden; zoom:1; text-align: center; }
.pageAdv .hd ul li{ display: inline-block; border-radius: 50%; margin: 0 6px; background-color: rgba(0, 37, 128,0.5);  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.pageAdv .hd ul li.on{  background-color: rgba(0, 37, 128,1);}
.pageAdv .bd{ width: 1200px; overflow: hidden; }
.pageAdv .bd ul{ overflow:hidden; zoom:1; width: 1200px;  }
.pageAdv .bd ul li{ margin-right:30px; float:left; height: 410px;; width: 380px; _display:inline; overflow:hidden; position: relative;  }
.pageAdv .bd ul li .img{ width: 380px; height: 280px; overflow: hidden; position: relative; z-index: 1;}
.pageAdv .bd ul li .img img{ width: 380px; height: 280px; position: relative; z-index: 1;  transition: all 0.5s ease;}
.pageAdv .bd ul li .img p{ font-size: 14px; background-color: #f6b617; color: #fff; padding: 7px 10px; border-radius: 2px; position: absolute; z-index: 2; top: 20px; right: 20px;}
.pageAdv .bd ul li .cont{ width: 300px; height:140px ; padding: 20px; background-color: #fff; margin:-60px auto 0; position: relative; z-index: 2;}
.pageAdv .bd ul li .cont .name{ font-size: 18px; color: #333; font-weight: bold; line-height: 30px;}
.pageAdv .bd ul li .cont .con{ font-size: 14px; color: #999; line-height: 26px; margin-top: 5px;}
.pageAdv .bd ul li .cont .more { width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; }
.pageAdv .bd ul li .cont .more a{ font-size: 14px; color: #333; }
.pageAdv .bd ul li .cont .more a:hover{ color: #003e86;}
.pageAdv .bd ul li:hover .cont{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.pageAdv .bd ul li:hover img{transform:scale(1.1);}






/* CaseList */
.CaseList{ width: 100%; margin:0 auto ; padding: 80px 0 ; }
.CaseList ul{ width: 1230px; margin: 0 -15px;}
.CaseList ul li{ float: left; width: 380px; height: 460px; margin: 15px ;}
.CaseList ul li .img{ width: 370px; height: 360px; padding: 5px; background-color: #fafafa; overflow: hidden;}
.CaseList ul li .img img{ width: 370px; height: 360px; transition: all 0.8s ease;}
.CaseList ul li .cont{ width: 340px; height: 80px; padding:15px 20px 5px 20px; overflow: hidden;}
.CaseList ul li .cont .name{  font-size: 16px; color: #333; line-height: 24px;}
.CaseList ul li .cont .add{ font-size: 14px; color: #999; margin-top: 3px;}
.CaseList ul li:hover img{transform:scale(1.2);}
.CaseList ul li:hover .name{ color: #003e86;}


/* pageExpert */
.pageExpert{ width: 100%; margin:0 auto 0; padding: 60px 0;  }
.pageExpert ul{ width: 1300px; margin: 0 -50px; }
.pageExpert ul li{ margin:20px 50px; width: 225px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pageExpert ul li .img{ text-align:center; width: 225px; height: 225px;  overflow: hidden; }
.pageExpert ul li .img img{width: 225px; height: 225px;  transition: all 0.8s ease;}
.pageExpert ul li .name{ width: 100%; text-align: center; margin:15px auto 0;}
.pageExpert ul li .name p{ font-size: 24px; color: #333; line-height: 30px; margin-bottom: 5px;;}
.pageExpert ul li .name span{font-size: 14px; color: #999; line-height: 20px;}
.pageExpert ul li:hover img{transform:scale(1.2);}


/* pageItem */
.pageItem{ width: 100%; margin:0 auto ; padding: 80px 0 ; background-color: #f5f5f5;;}
.pageItem .list{ width: 100%; margin:40px auto 0;}
.pageItem .list ul{ width: 1230px; margin: 0 -15px;}
.pageItem .list ul li{ float: left; width: 380px; height: 430px; margin: 15px ;}
.pageItem .list ul li .img{ width: 370px; height: 360px; padding: 5px; background-color: #fff; overflow: hidden;}
.pageItem .list ul li .img img{ width: 370px; height: 360px; transition: all 0.8s ease;}
.pageItem .list ul li .cont{ width: 340px; height: 50px; padding:15px 20px 5px 20px;  font-size: 16px; color: #333; line-height: 24px; overflow: hidden;}
.pageItem .list ul li:hover img{transform:scale(1.2);}
.pageItem .list ul li:hover .cont{ color: #003e86;}


/* ItemList */
.ItemList{ width: 100%; margin:0 auto ; padding: 80px 0 ; }
.ItemList ul{ width: 1230px; margin: 0 -15px;}
.ItemList ul li{ float: left; width: 380px; height: 430px; margin: 15px ;}
.ItemList ul li .img{ width: 370px; height: 360px; padding: 5px; background-color: #f5f5f5; overflow: hidden;}
.ItemList ul li .img img{ width: 370px; height: 360px; transition: all 0.8s ease;}
.ItemList ul li .cont{ width: 340px; height: 50px; padding:15px 20px 5px 20px;  font-size: 16px; color: #333; line-height: 24px; overflow: hidden;}
.ItemList ul li:hover img{transform:scale(1.2);}
.ItemList ul li:hover .cont{ color: #003e86;}


/* pageDynamic */
.pageDynamic{ width: 100%; margin: auto; padding: 60px 0; }
.pageDynamic ul{ overflow:hidden; zoom:1; width: 1230px; margin: 50px -15px 0; }
.pageDynamic ul li{ margin:15px; float:left; height: 410px;; width: 380px; _display:inline; overflow:hidden; position: relative;  }
.pageDynamic ul li .img{ width: 380px; height: 280px; overflow: hidden; position: relative; z-index: 1;}
.pageDynamic ul li .img img{ width: 380px; height: 280px; position: relative; z-index: 1;  transition: all 0.5s ease;}
.pageDynamic ul li .img p{ font-size: 14px; background-color: #f6b617; color: #fff; padding: 7px 10px; border-radius: 2px; position: absolute; z-index: 2; top: 20px; right: 20px;}
.pageDynamic ul li .cont{ width: 300px; height:140px ; padding: 20px; background-color: #fff; margin:-60px auto 0; position: relative; z-index: 2;}
.pageDynamic ul li .cont .name{ font-size: 18px; color: #333; font-weight: bold; line-height: 30px;}
.pageDynamic ul li .cont .con{ font-size: 14px; color: #999; line-height: 26px; margin-top: 5px;}
.pageDynamic ul li .cont .more { width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; }
.pageDynamic ul li .cont .more a{ font-size: 14px; color: #333; }
.pageDynamic ul li .cont .more a:hover{ color: #003e86;}
.pageDynamic ul li:hover .cont{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.pageDynamic ul li:hover img{transform:scale(1.1);}




/* pageProcess */
.pageProcess{ width: 100%; margin: auto; padding: 80px 0; height: 370px; background: url(../images/cultureBg.jpg) center center no-repeat;}
.pageProcess .pageTitle .icon{ position: absolute; right: 0; top: 10px; width: 40px; height: 20px;  overflow: hidden;}
.pageProcess .pageTitle .icon i{position: absolute; right: 0; height: 2px; background-color: #666;}
.pageProcess .pageTitle .icon i:nth-child(1){ width: 40px; top: 0;}
.pageProcess .pageTitle .icon i:nth-child(2){ width: 30px; top: 9px;}
.pageProcess .pageTitle .icon i:nth-child(3){ width: 20px; top: 18px;}
.pageProcess .list{ width: 100%; margin: 40px auto 0;}
.pageProcess .list dl{ float: left; width: 255px; height: 80px; font-size: 16px; padding: 65px 20px; line-height: 40px; color: #333; text-align: center;}
.pageProcess .list dl:first-child{ width: 254px;}
.pageProcess .list dl p{ font-size: 24px;}
.pageProcess .list .line{ float: left; width: 7px; position: relative; height: 250px;}
.pageProcess .list .line p:nth-child(1){ width: 1px; height: 250px; position: relative; z-index: 1; background-color: #fff; margin: 0 3px;}
.pageProcess .list .line p:nth-child(2){ width: 7px; height: 40px; margin-top: -20px; position: absolute; z-index: 2; background-color: #003e86; left: 0; top: 50%;}


/* pageAdvantage */
.pageAdvantage{ width: 100%; margin: auto; padding: 80px 0; background: #f5f5f5;}
.pageAdvantage .pageTitle .icon{ position: absolute; right: 0; top: 10px; width: 40px; height: 20px;  overflow: hidden;}
.pageAdvantage .pageTitle .icon i{position: absolute; right: 0; height: 2px; background-color: #666;}
.pageAdvantage .pageTitle .icon i:nth-child(1){ width: 40px; top: 0;}
.pageAdvantage .pageTitle .icon i:nth-child(2){ width: 30px; top: 9px;}
.pageAdvantage .pageTitle .icon i:nth-child(3){ width: 20px; top: 18px;}

.pageAdvantage .list{ width: 1260px; margin: 40px -30px;}
.pageAdvantage .list dl{ width: 510px; padding: 30px; height: 200px; margin: 30px; float: left; overflow: hidden; background-color: #fff; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.05); -moz-box-shadow:0 0 10px rgba(0,0,0,0.05); box-shadow:0 0 10px rgba(0,0,0,0.05); }
.pageAdvantage .list dl dt{ font-size: 24px; color: #003e86;}
.pageAdvantage .list dl dd{ font-size: 14px; color: #333; line-height: 28px; margin-top: 20px;}


